Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 116,626 for

doc

(0.08 sec)
  1. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific Document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); BorderCollection borders =...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word Document using C# tutorial with code to insert image in word Document header C# & add image to word Document's body as linked image....Document object to load Word DOC from file system or memory stream...any desired position in Word DOC Use DocumentBuilder.InsertImage...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  9. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. | Aspose

    Sample code for GIF to Doc Java conversion. Use API example code for batch GIF files to Doc conversion within any Web or Desktop Java based application....Conversion GIF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an GIF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/gif-to-doc/