Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 19,959 for

insert documents

(0.14 sec)
  1. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...usage: using (var doc = new Document(dataDir + "YourDocument.pdf"))...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  2. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...tracking will register as "Insert" revisions. doc -> StartTrackRevisions...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 types....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...Java Open MHTML file using Document class Convert MHTML to DOC...using Document class of Aspose.Words Save the document to XAML_FLOW...

    products.aspose.com/total/android-java/conversi...
  5. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....external HTML documents when importing documents or inserting images...allows you to process your documents in full detail but can be...

    docs.aspose.com/words/cpp/web-applications-secu...
  6. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Type method. Gets or sets scaling type of the axis in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...get_Series () -> Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Grouping, Ungrouping Rows and Columns|Documenta...

    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.... AI Document Assistant Close Insert or Delete Rows...Excel Worksheet with C++ Inserting, Deleting Rows and Columns...

    docs.aspose.com/cells/cpp/grouping-ungrouping-r...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Exception { Document doc = new Document(); // Insert a WordArt...InsertTextPaths.docx"); } /// /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/java/com.aspose.word...