Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 396,624 for

document

(0.5 sec)
  1. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...op\\a\\data\\"; Document word = new Document(path + "temp.docx");...disappear or change in the saved document, as observed in similar cases...

    forum.aspose.com/t/table-border-is-missing-afte...
  2. Get Page Count of PDF in PHP|Aspose.PDF for Java

    Discover how to retrieve the total page count of a PDF Document in PHP using Aspose.PDF for Document analysis....Count To get page count of Pdf document using Aspose.PDF Java for...Code # Create PDF document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  3. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control....Indicates whether hyperlinks in a document were changed. public bool...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Split PDF Files Online or using Android Mobile ...

    Free online app to Split different PDF files. Android splitter library Java code for PDF Documents....PDF document splitter applications. Freely split documents including...project. Load the PDF document using Document class. Loop through...

    products.aspose.com/total/android-java/split/pdf/
  5. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...node from another document to the current document. def import_node...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF version 2.0 - Free Support Forum - aspose.com

    Morning Aspose, as currently i check aspose only support until pdf 1.7, i would like to ask if there is going to enhance/develope it to able to support until pdf version 2.0 as some of our client had filed pdf version 2…...0 document and had generated a corrupted...had filed pdf version 2.0 document and had generated a corrupted...

    forum.aspose.com/t/pdf-version-2-0/192904
  7. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word Document...an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 获取列标题|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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read-only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  9. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....a common task in automated document processing and styling. Using...you can easily load an HTML document, apply CSS rules, and save...

    docs.aspose.com/html/python-net/how-to-change-b...
  10. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...