Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 422,747 for

document

(0.22 sec)
  1. FieldRD class | Aspose.Words for Python

    aspose.words.fields.FieldRD class. Implements the RD field...the Working with Fields documentation article. Remarks Identifies...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the Document tree, enhancing Document structure and usability....which this SDT occurs in the document tree. public MarkupLevel Level...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  4. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split Document by page number or by some predefined pattern....NET Split Splitting Documents using C# APIs Split any file...Aspose.Total for .NET. Download Document splitting is crucial for managing...

    products.aspose.com/total/net/split/
  5. StructuredDocumentTagRangeStart.LockContents | ...

    Discover the LockContents property of StructuredDocumentTagRangeStart. Enable editing restrictions for enhanced Document integrity and user control....contents of this structured document tag. public bool LockContents...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 使用文档编程

    要使用 Aspose.PUB for Java 对 PUB 文件进行编码,首先要编辑描述其属性(如作者、瓦片、公司、语言等)的文件元数据。...; 2 Document document = parser. parse () ; 3 4 document. getDocumentSummaryIn...setCategory ( "category" ); 5 document. getDocumentSummaryIn ()....

    docs.aspose.com/pub/zh/java/programming-with-do...
  7. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++....Hide ] ComparerContext class Document comparer context. class ComparerContext...to accept revisions in the documents before comparing them. If...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF Documents in Python using spacing, borders, indentation, and styling options....control line spacing in a PDF document. It reads text from a file...in a PDF. Create a new PDF document. Load the source text. Initialize...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. Symbol/character move to next line of PDF file ...

    Hi Team, Could you please help to check that symbol is coming in next line in pdf. When you will come the pdf and word file you will see the difference. I have attached screenshot and files for reference. Code snippet…...word into pdf: Document document = new Document(wordFile.getAbsolutePath());...getAbsolutePath()); document.save(outputPdfFilePath); String rightsWatchMark...

    forum.aspose.com/t/symbol-character-move-to-nex...
  10. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to Document.Save() method, to generate...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...