Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 182,595 for

doc

(0.23 sec)
  1. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...change. self . assertTrue ( doc . has_revisions ) footnotes =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

    Aspose::Words::Fonts::MemoryFontSource::MemoryFontSource constructor. Ctor in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....'HeaderFooterToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Pdf to html after conversion problem - Free Sup...

    pdf to html conversion not providing appropriate result. Please see the attached snapshot and below is code of conversions. function convertfile($fileName, $type, $newFileName) { $typePath = $this->typeToPath($typ…...cation = $dir; $doc = new Document(""); $doc->productURI(); $mainDocumentFile...//create Document object $result = $doc->convertLocalFile($mainDocumentFile...

    forum.aspose.com/t/pdf-to-html-after-conversion...
  9. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....{ // Open document Document doc = new Document ( _dataDir + "text...artifact . setBackground ( true ); doc . getPages (). get_Item ( 1 )...

    docs.aspose.com/pdf/java/add-watermarks/
  10. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....HeaderFooterToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/hea...