Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 157,024 for

doc

(0.06 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your Documents for enhanced organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldInclude.SourceFullName | Aspose.Words for ...

    Discover how to utilize the FieldInclude SourceFullName property to efficiently manage Document locations. Enhance your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-images/
  7. Watermarker.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism.... string doc = MyDir + "Big document.docx"...watermark" ; Watermarker . SetText ( doc , ArtifactsDir + "LowCode.WatermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  8. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

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