Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 375,267 for

document

(0.1 sec)
  1. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your Document conversion today!...exported at the beginning of the document and primary footer is at the...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF Documents with free cross-platform Apps and High Code APIs for any platform.... powerful and easy to use document manipulation API. Open NuGet...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/watermark/
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Word Document to Images in C# How to Print Word Document in C#...C# How to Create Word Document in C# without Interop «« « 7 8...

    kb.aspose.com/words/page/11/
  5. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...with bubble charts. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your Document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....Code ## Open the document . doc = self . Document ( self . dataDir...are specified in the Word document . PARA_STYLE = "Heading 1"...

    docs.aspose.com/words/java/working-with-styles-...
  8. Table.Alignment | Aspose.Words for .NET

    Discover the Table Alignment property to effortlessly control inline table positioning in your Documents for a polished, professional look....inline table is aligned in the document. public TableAlignment Alignment...border to a table. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...from PDF - Java Document pdfDocument = new Document ( "sample.pdf"...

    products.aspose.com/pdf/java/watermark/remove/
  10. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!...reply will be deleted from the document. Examples Shows how to remove...comment replies. Document doc = new Document (); Comment comment...

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