Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 182,181 for

doc

(0.1 sec)
  1. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/hy/cpp/compress/tiff/
  2. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all tables from the collection to a new array of tables.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement.... Document doc = new Document ( MyDir + "Comments...); NodeCollection comments = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/com...
  4. Working With OLE Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... DOC || info . getLoadFormat () ==...using Aspose.Words API Document doc = new Document ( new ByteArrayInputStream...

    docs.aspose.com/diagram/java/working-with-ole-o...
  5. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library.... DOC || info . getLoadFormat () ==...using Aspose.Words API Document doc = new Document ( new ByteArrayInputStream...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  6. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your Document's formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a table of contents...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C++.... auto doc = System :: MakeObject < Aspose...attach a template document. doc -> set_AutomaticallyUpdateS (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Android API to Render PS to DOTM | products.asp...

    Transform PS to DOTM via Android via Java API...formats such as Microsoft Word’s DOC or DOTM formats. How Aspose.Total...convert PDF files to DOC and then render DOC to DOTM. The first...

    products.aspose.com/total/android-java/conversi...
  9. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...pdf saving ---------- Document doc = new Document(tempPath); DocumentBuilder...builder = new DocumentBuilder(doc); doc.Save(path, Aspose.Words.SaveFormat...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  10. FrameFormat.verticalPosition property | Aspose....

    FrameFormat.verticalPosition property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relativeVerticalPosition](../relativeVerticalPosition/) property.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

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