Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 38,273 for

save

(0.07 sec)
  1. How to Extract Text from DXF File in C#

    This step by step tutorial shows you how to extract text from DXF file in C# programmatically. Easy DXF to TXT conversion in C# .NET windows or ASP.NET applications...DefaultValue property Finally, save the extracted text output as...string variable and at the end save all the extracted text in a...

    kb.aspose.com/cad/net/how-to-extract-text-from-...
  2. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....vertices Save the resultant image as a PNG using the Save() method...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  3. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....the array of extracted fonts Save each font as a .TTF file and...the collection of fonts, and save the font along with displaying...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  4. Compare PDF Files using Java

    This article guides on how to compare PDF files using Java. It has the details to set the IDE, a list of steps, and a sample code for developing a tool for PDF to PDF comparison using Java....compareFlatDocuments() method Save the comparison result into another...the output PDF file name to save the differences. Code for PDF...

    kb.aspose.com/pdf/java/compare-pdf-files-using-...
  5. ICssSavingCallback.cssSaving method | Aspose.Wo...

    ICssSavingCallback.cssSaving method. Called when Aspose.Words Saves an CSS (Cascading Style Sheet)....Words saves an CSS (Cascading Style Sheet)...cssSaving ( args : Aspose . Words . Saving . CssSavingArgs ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IDocumentProcessorPlugin.to_pages method | Aspo...

    IDocumentProcessorPlugin.to_pages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method using the specified fixed page Save options....to_pages method to_pages(save_options) Saves each page of the document...fixed page save options. def to_pages ( self , save_options :...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....property has effect only when saving to raster image formats. The...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....embed only these fonts when saving document to PDF. EMBED_NONE...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...set_RotationAngle ( 90 ); generator -> Save ( dataDir + u "QR-rotate_out...get_NewLine () + u "Barcode saved at " + dataDir ); Customize...

    docs.aspose.com/barcode/cpp/customize-barcode-a...