Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 180,183 for

doc

(0.07 sec)
  1. BookmarksOutlineLevelCollection.Item | Aspose.W...

    Manage your bookmarks effortlessly with the BookmarksOutlineLevelCollection. Set and retrieve outline levels by bookmark name for seamless organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a combo box, and...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each Document page, enhancing your Document rendering experience.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  5. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  7. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output file... doc = aw . Document ( MY_DIR + 'Images...4 = export_images_as_base64 doc . save ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your Document data.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Ruby Code def compress_images ( doc , srcFileName ) messageFormat...count = resampler . resample ( doc , desiredPpi , jpegQuality )...

    docs.aspose.com/words/java/compress-images-in-r...
  10. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

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