Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 186,610 for

page

(0.21 sec)
  1. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-circle/
  2. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and Page number formatting effortlessly. Enhance clarity and organization!...separate sequence numbers and page numbers. public string SequenceSeparator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's Page number with unique prefixes....should be added to the entry’s page number. public string PrefixedSequenceIden...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  4. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats..."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  7. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....particular page auto page = document -> get_Pages () -> Add ();...> ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  8. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  9. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the Page centre, the header and footer margins of Page Setup using the C# API or .NET Library....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/net/setting-margins/
  10. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...is wider than the printable page area (e.g., the table width...total width is greater than the page width minus the left/right margins...

    forum.aspose.com/t/table-scaling-results-in-rem...