Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 95,958 for

doc

(0.11 sec)
  1. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

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

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  7. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::ConvertUtil::PixelToPoint method...

    Aspose::Words::ConvertUtil::PixelToPoint method. Converts pixels to points at 96 dpi in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing Document clarity and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/par...