Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 183,278 for

doc

(1.27 sec)
  1. OfficeMath.Justification | Aspose.Words for .NET

    Discover the OfficeMath Justification property to easily customize and set your Office Math alignment. Enhance your Document's presentation effortlessly!... Document doc = new Document ( MyDir + "Office...officeMath = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  2. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...docx"); Assert.assertEquals(7, doc.getRevisions().getGroups().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 5115190.xls

    Sheet1 sample_2003.xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.Doc sample_mc_200 3.ppt sample_mc_200 3.xls sample.xlsx sample.pptx sample.Docx sample_mc.ppt m sample_mc.Doc m sample.pdf ......doc sample_mc_200 3.ppt sample_mc_200...docx sample_mc.ppt m sample_mc.doc m sample.pdf googlelogo.bmp googlelogo...

    docs.aspose.com/cells/it/net/get-or-set-the-cla...
  5. 5115190.xls

    Sheet1 sample_2003.xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.Doc sample_mc_200 3.ppt sample_mc_200 3.xls sample.xlsx sample.pptx sample.Docx sample_mc.ppt m sample_mc.Doc m sample.pdf ......doc sample_mc_200 3.ppt sample_mc_200...docx sample_mc.ppt m sample_mc.doc m sample.pdf googlelogo.bmp googlelogo...

    docs.aspose.com/cells/tr/cpp/get-or-set-the-cla...
  6. 5115190.xls

    Sheet1 sample_2003.xl s sample_2003.pp t sample_2003.do c sample_mc_200 3.Doc sample_mc_200 3.ppt sample_mc_200 3.xls sample.xlsx sample.pptx sample.Docx sample_mc.ppt m sample_mc.Doc m sample.pdf ......doc sample_mc_200 3.ppt sample_mc_200...docx sample_mc.ppt m sample_mc.doc m sample.pdf googlelogo.bmp googlelogo...

    docs.aspose.com/cells/sv/cpp/get-or-set-the-cla...
  7. Load And Save To Disk in Python|Aspose.Words fo...

    Load And Save Document To Disk using Python....Document" ) doc = new Document ( dataDir + "Document.doc" ) \# Save...document as DOCX document . ") doc . save ( dataDir + "Document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  8. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldSet.BookmarkName | Aspose.Words for .NET

    Discover the FieldSet BookmarkName property to easily manage and customize your bookmarks. Enhance your application's navigation with this key feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

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