Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 170,567 for

doc

(0.11 sec)
  1. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Contents of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  3. 档案

    档案...System::SharedPtr<Document> doc = System::MakeObject<Document>(sourceDataDir...System::MakeObject<DocumentBuilder>(doc); // 在文档开头插入目录。 builder->Ins...

    blog.aspose.com/zh/words/working-with-table-of-...
  4. Java API to Export EPUB to PS | products.aspose...

    Convert EPUB to PS using on premise Java API...to render the EPUB file to a DOC file using the powerful Aspose...file has been rendered to a DOC file, the second step is to use...

    products.aspose.com/total/java/conversion/epub-...
  5. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!... Document doc = new Document ( MyDir + "Big...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  7. Java API to Export EPUB to ODT | products.aspos...

    Convert EPUB to ODT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...easily convert EPUB files to DOC format. Once the EPUB file has...

    products.aspose.com/total/java/conversion/epub-...
  8. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in Documents. Enhance functionality effortlessly!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java.... Document doc = new Document(getMyDir() + "Shadow...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++.... auto doc = System :: MakeObject < Aspose...:: NodeCollection > shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...