Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,449 for

page

(0.2 sec)
  1. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....All Pages In order to create bookmarks of all the pages, you...create bookmarks of all the pages of a PDF file. First, you need...

    docs.aspose.com/pdf/net/create-bookmarks/
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....TOC by updating the fields and page layout of the document. Without...contents will be populated but no page numbers will be displayed. Any...

    docs.aspose.com/words/nodejs-net/working-with-t...
  4. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...it to fit properly on an A4 page in landscape orientation —without...fits within the landscape A4 page, preserving the visual structure...

    forum.aspose.com/t/extarct-content-from-excel-a...
  7. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…...List<ImageArtifact> ExtractPageImagesWit(Page page) { var images = new List<ImageArtifact>();...List<ImageArtifact>(); var pageHeightPts = page.Rect.URY; // Fast path: ImagePlacementAbsorb...

    forum.aspose.com/t/vectors-extraction-without-t...
  8. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change Background of VST File via .NET | produc...

    C# source code to change background of VST documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  10. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....background, and scale to the page in RenderingWatermark . const...Prepare a workbook with three pages. const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...