Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 70,426 for

doc

(0.07 sec)
  1. Aspose::Words::Drawing::Stroke::get_DashStyle m...

    Aspose::Words::Drawing::Stroke::get_DashStyle method. Specifies the dot and dash pattern for a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_EndArrowWid...

    Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the arrowhead width for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_EndCap meth...

    Aspose::Words::Drawing::Stroke::get_EndCap method. Defines the cap style for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage Document authorship and enhance collaboration in your projects.... Document doc = new Document ( MyDir + "Properties...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  7. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF...HandleDocumentWarnin (); doc . WarningCallback = callback ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::PdfImageColorSpaceExport...

    Aspose::Words::Saving::PdfImageColorSpaceExportMode enum. Specifies how the color space will be selected for the images in PDF Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Jpeg...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust shape widths as a percentage, enhancing your design flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/net/aspose.words.dra...