Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 38,276 for

save

(0.18 sec)
  1. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox form field at the current position.... save ( base . artifactsDir + "DocumentBuilder..."DropDown" , items , 0 ); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects.... Save ( ArtifactsDir + "Shape.FillPattern...Aqua , Color . Bisque ); doc . Save ( ArtifactsDir + "Shape.FillPattern...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Creating an Aztec Barcode in PHP|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....setCodeText ( "1234567890" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  5. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... Saving . OoxmlCompliance Examples...compliance specification for a saved document to adhere to. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the shape as a Image object in C++.... Examples Shows how to save all images from a document to...// Go through each shape and save its image. auto formatConverter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....:: MemoryStream > (); doc -> Save ( docStream , MakeObject < OoxmlSaveOptions...doc -> UpdateFields (); doc -> Save ( ArtifactsDir + u "Field.PreserveIncludePictu...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. Aspose::Words::WarningInfoCollection::GetEnumer...

    Aspose::Words::WarningInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. Manage Hyperlinks|Aspose.Slides for PHP Documen...

    How to add hyperlink to a PowerPoint Presentation...setFontHeight ( 32 ); $presentation -> save ( "presentation-out.pptx" ,...trust Aspose APIs" ); $pres -> save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-hyperlinks/