Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 133,649 for

doc

(0.14 sec)
  1. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various Document presentation options for enhanced client browser experiences.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words/con...
  2. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # "Arial" is a standard font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your Document's tag range to custom XML data, enhancing Document integration.... Document doc = new Document ( MyDir + "Multi-section...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage Document printing in your applications. Boost productivity with seamless integration!... Document doc = new Document ( MyDir + "Rendering...PrinterSettings . MaximumPage = doc . PageCount ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf Document are forced to be opened in a new window (or tab) of a browser.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/pag...