Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 88,442 for

doc format

(0.24 sec)
  1. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list with three...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert WORD To PNG Java

    Convert a Word Document to PNG Format in Java code. Save a Word Document as PNG using Java....PNG, and many other document formats using Java. PNG Node Python...developer can convert Word to PNG format with just a few lines of Java...

    products.aspose.com/words/java/conversion/word-...
  4. Convert WORD To JPG C#

    Convert a Word Document to JPG Format in C# code. Save a Word Document as JPG using C#....JPG, and many other document formats using C#, F#, VB.NET. JPG Node...developer can convert Word to JPG format with just a few lines of C#...

    products.aspose.com/words/net/conversion/word-t...
  5. Convert WORD To Image C#

    Convert a Word Document to Image Format in C# code. Save a Word Document as Image using C#....image, and many other document formats using C#, F#, VB.NET. JPG Node...a Word document to an image format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/word-t...
  6. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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