Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 183,472 for

doc

(0.15 sec)
  1. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Font::get_NumberSpacing method |...

    Aspose::Words::Font::get_NumberSpacing method. Gets or sets the spacing type of the numeral being displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 档案

    档案...System::SharedPtr<Document> doc = System::MakeObject<Document>(sourceDataDir...System::MakeObject<DocumentBuilder>(doc); // 在文档开头插入目录。 builder->Ins...

    blog.aspose.com/zh/words/working-with-table-of-...
  5. DOCX to XPS conversion issue with content posit...

    Hi, I have application that uses Aspose.Words for .Net for many thing, among others for conversion Doc files to XPS. I am using SQL ReportServer for generation of Doc files. Doc files are converted to XPS using Aspose,…...among others for conversion doc files to XPS. I am using SQL...ReportServer for generation of Doc files. Doc files are converted to...

    forum.aspose.com/t/docx-to-xps-conversion-issue...
  6. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Histogram chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in Document property... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Android API to Render XPS to DOCM | products.as...

    Transform XPS to DocM via Android via Java API...used to convert XPS files to DOC format. It supports a wide range...Java API can be used to render DOC to DOCM. It supports a wide range...

    products.aspose.com/total/android-java/conversi...