Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 180,113 for

doc

(0.08 sec)
  1. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....IReplacingCallback' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Our new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an Document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...// Load the document Document doc = new Document(filePath); DocumentBuilder...builder = new DocumentBuilder(doc); // Iterate through all paragraphs...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++.... auto doc = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/python-net/xps/working-wit...
  8. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. FieldCitation.suppress_title property | Aspose....

    FieldCitation.suppress_title property. Gets or sets whether the title information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation.suppress_year property | Aspose.W...

    FieldCitation.suppress_year property. Gets or sets whether the year information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

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