Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 155,673 for

doc

(0.12 sec)
  1. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data.... doc = aw . Document ( MY_DIR + 'OLE...objects.docx' ) for shape in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::DownsampleOptions::get_D...

    Aspose::Words::Saving::DownsampleOptions::get_DownsampleImages method. Specifies whether images should be downsampled in C++.... auto doc = MakeObject < Document > ( MyDir...get_ResolutionThreshold ()); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert WORD To TIFF C++

    Convert a Word Document to TIFF format in C++ code. Save a Word Document as TIFF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/word-t...
  5. Convert WORD To JPG C++

    Convert a Word Document to JPG format in C++ code. Save a Word Document as JPG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/word-t...
  6. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Write some text, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word Documents. Enhance your Document processing today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/hea...
  9. ChartFormat.IsDefined | Aspose.Words for .NET

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts today!... Document doc = new Document ( MyDir + "DataPoint...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. MemoryFontSource.FontData | Aspose.Words for .NET

    Discover MemoryFontSource's FontData property for seamless binary font integration. Enhance your projects with efficient font management solutions....fontBytes , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...