Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 187,652 for

page

(0.34 sec)
  1. Migration from Microsoft Office Automation to A...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/migration-from-micros...
  2. Queries And Connections|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/managing-database-co...
  3. FieldToa.entrySeparator property | Aspose.Words...

    FieldToa.entrySeparator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its Page number....of authorities entry and its page number. get entrySeparator ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Known Issues|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/known-issues/
  5. FieldToc.prefixedSequenceIdentifier property | ...

    FieldToc.prefixedSequenceIdentifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. get prefixedSequenceIden...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first Page of the section....Retrieves a header for the first page of the section. get headerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Split VTX Files via Python | products.aspose.com

    Python source code to Split vtx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vtx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  8. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  9. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an exception like “Specified Cast is not …...foreach (var page in pdfDocument.Pages) { page.Flatten(); } //...Console.WriteLine($"Progress: page {e.PageNumber}, message: {e...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  10. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...Adjust Page Size and Margins : Make sure that the page size and...PageWidth = emfImage.Width; // Set page width rasterizationOptions.PageHeight...

    forum.aspose.com/t/emf-to-svg-missing-text/310935