Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 180,798 for

doc

(0.29 sec)
  1. Aspose::Words::ConvertUtil::PixelToPoint method...

    Aspose::Words::ConvertUtil::PixelToPoint method. Converts pixels to points at 96 dpi in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for Documents, enhancing your Document management solutions....saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Vba::VbaProject::get_IsProtected...

    Aspose::Words::Vba::VbaProject::get_IsProtected method. Shows whether the VbaProject is password protected in C++.... auto doc = System :: MakeObject < Aspose...protected.docm" ); ASSERT_TRUE ( doc -> get_VbaProject () -> get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XlsxSaveOptions.compressionLevel property | Asp...

    XlsxSaveOptions.compressionLevel property. Specifies the compression level used to save Document... let doc = new aw . Document ( base ....saveFormat = aw . SaveFormat . Xlsx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PhoneticGuide.base_text property | Aspose.Words...

    PhoneticGuide.base_text property. Gets base text of the phonetic guide.... doc = aw . Document ( file_name =...'Phonetic guide.docx' ) runs = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontEmbeddingLicensingRights.embedding_usage_pe...

    FontEmbeddingLicensingRights.embedding_usage_permissions property. Usage permissions.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

    档案...System::SharedPtr<Document> doc = System::MakeObject<Document>();...System::MakeObject<TaskPane>(); doc->get_WebExtensionTaskPane()->Add(taskPane);...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... Document doc = new Document(getMyDir() + "Revision...effectively. Assert.assertEquals(6, doc.getRevisions().getCount()); //...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert JPG To TIFF C#

    Convert JPG to TIFF format in C# code. Save JPG as TIFF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...