Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 141,258 for

page

(0.05 sec)
  1. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....Name} signed; Project code page: {vbaProject.CodePage}; Modules...Name} not signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...banner in the head of the first page. No point in putting a code...size is proportionate to the page width, // but should not exceed...

    forum.aspose.com/t/trying-to-create-a-word-like...
  3. Configuration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....config file Page Setup Table Sorting Configuration...

    docs.aspose.com/cells/reportingservices/configu...
  4. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....Page Product Family Aspose.PSD Product...the PdfSaveOptions to set pages, page mode, and compliance mode...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. 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...
  6. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutEnumerator::MovePr...

    Aspose::Words::Layout::LayoutEnumerator::MovePrevious method. Moves to the previous sibling entity in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutEnumerator::get_Te...

    Aspose::Words::Layout::LayoutEnumerator::get_Text method. Gets text of the current span entity. Throws for other entity types in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....Page Product Family Aspose.PSD Product...particular position on a specified page. Steps to Add Fillable Fields...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  10. How to Add Comments to Visio Drawings using Java

    This tutorial guides on how to add comments to Visio drawings using Java. You can follow this code and steps to insert comments to Visio drawings using Java on any of the common operating systems....Page Product Family Aspose.PSD Product...sample comment to the specific page of the input Visio diagram Save...

    kb.aspose.com/diagram/java/how-to-add-comments-...