Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 349,035 for

document

(0.09 sec)
  1. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...paragraph's beginning // that the document builder will create under...

    reference.aspose.com/words/net/aspose.words/par...
  2. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...); // Set a value for the document's "Comments" built-in property...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... words import Document from com . aspose . words...'programming_documents/' # Load the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/split-tables-in-jython/
  4. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... Document ( base . myDir + "Legacy control...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/remove/
  6. 使用C++设置默认字体名称|Aspose.PDF for C++

    本节介绍如何使用C++库设置默认字体名称。...Samples \\ " ); auto document = MakeObject < Document > ( _dataDir +...); pngDevice -> Process ( document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/set-default-font-name/
  7. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... document . save ( file_name = ARTIFACTS_DIR...'Shape.SoftEdge.docx' ) # Load document with rectangle shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载PDF文件 - 新建 Document 对象。 创建注释: HighlightAnnotation...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  9. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...saved document to adhere to. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...