Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 170,542 for

doc

(0.55 sec)
  1. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/doc...
  2. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( FieldType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....throws Exception { Document doc = new Document(getMyDir() + "Absolute...DocTextExtractor(); Section fisrtSection = doc.getFirstSection(); fisrtSection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a column chart....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert JPG To PDF C#

    Convert JPG to PDF format in C# code. Save JPG as PDF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...