Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 6,126 for

document editing

(0.1 sec)
  1. View or Edit OTP Files Metadata using .NET | pr...

    C# source code to edit or view OTP format metadata....Otp PPT PPTX ODP POT ppsx OTP Edit OTP properties using C# Build...Presentation object to access the document properties of the presentation...

    products.aspose.com/slides/net/metadata/otp/
  2. View or Edit POTM Files Metadata using .NET | p...

    C# source code to edit or view POTM format metadata....Potm PPT PPTX ODP POT ppsx POTM Edit POTM properties using C# Build...Presentation object to access the document properties of the presentation...

    products.aspose.com/slides/net/metadata/potm/
  3. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_LastChild () -> get_NodeType ()); // Edit the appearance of the anchor...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... auto doc = MakeObject < Document > (); // Add a plain text...Watermark" ); // If we wish to edit the text formatting using it...

    reference.aspose.com/words/cpp/aspose.words/wat...
  5. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF forms....Form class Bind the PDF form document with the bind_pdf method Flatten...all the fields in the PDF document using the flatten_all_fields...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...
  6. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Examples Shows how to edit a shape’s image data. img_source_doc...img_source_doc = aw . Document ( file_name = MY_DIR + 'Images.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  8. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_LastChild () -> get_NodeType ()); // Edit the appearance of the anchor...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. How to Change Size of PDF Page in Java

    This article provides information on how to change size of PDF page in Java. It contains all the necessary details to configure the IDE, programming approach, and a runnable sample code to modify PDF page size in Java.... Steps to Edit PDF Page Size in Java Set the...Load the source PDF using the Document class object to modify the...

    kb.aspose.com/pdf/java/how-to-change-size-of-pd...
  10. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pdf-to-html/