Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 157,127 for

doc

(0.2 sec)
  1. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set method. Gets or sets the category heading by category number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!... Document doc = new Document (); string xmlPartId...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlSchemaCollection.Clone | Aspose.Words ...

    Effortlessly duplicate your CustomXmlSchemaCollection with our Clone method for a seamless deep copy experience. Enhance your XML management today!... Document doc = new Document (); string xmlPartId...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  5. MailMergeRegionInfo.Level | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your Document automation and efficiency.... Document doc = new Document ( MyDir + "Mail...MailMergeRegionInfo regionInfo = doc . MailMerge . GetRegionsHierarchy...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current paragraph (no text before the cursor) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Use a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Images from Document|Aspose.Words for Java

    Extract images from a Document easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); NodeCollection...NodeCollection shapes = doc . getChildNodes ( NodeType . SHAPE ...

    docs.aspose.com/words/java/extract-images-from-...
  9. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your Document's CSS management by saving font-face rules in a separate file for cleaner exports.... Document doc = new Document ( MyDir + "Bookmarks...SaveFontFaceCssSepar = true }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...